home *** CD-ROM | disk | FTP | other *** search
/ Sunday Savers: Singing Fun! / Sunday Savers: Singing Fun!.iso / mac / Xtras / Buddy API 1.6 / Buddy API Docs.swf / texts / 1026.txt < prev    next >
Encoding:
Text File  |  2004-08-31  |  2.7 KB  |  79 lines

  1. 8
  2. --- RECORDSEPARATOR ---
  3.  
  4. --- RECORDSEPARATOR ---
  5. What's new in this release - Windows 
  6. --- RECORDSEPARATOR ---
  7. The following functions are new in version 3.7
  8. --- RECORDSEPARATOR ---
  9.  
  10. --- RECORDSEPARATOR ---
  11. LogIn, DesktopColor, SetDesktopColor.
  12. --- RECORDSEPARATOR ---
  13.  
  14. --- RECORDSEPARATOR ---
  15. The following changes are made in version 3.7
  16. --- RECORDSEPARATOR ---
  17.  
  18. --- RECORDSEPARATOR ---
  19. The Stretch option added to baSetWallpaper. 
  20. --- RECORDSEPARATOR ---
  21. The App option added to baWindowInfo. 
  22. --- RECORDSEPARATOR ---
  23. baGetFilename can now return a maximum of 64000 characters when selecting multiple files.
  24. --- RECORDSEPARATOR ---
  25.  
  26. --- RECORDSEPARATOR ---
  27. The following bugs are fixed in version 3.7
  28. --- RECORDSEPARATOR ---
  29.  
  30. --- RECORDSEPARATOR ---
  31. When using the + overwrite options ("Always+" and "IfNewer+") with the copy progress functions, 
  32. --- RECORDSEPARATOR ---
  33. files that were read-only were not overwritten. 
  34. --- RECORDSEPARATOR ---
  35. baFindApp failed on some apps with extensions longer than 3 characters that didn't install 
  36. --- RECORDSEPARATOR ---
  37. themselves correctly in the registry. 
  38. --- RECORDSEPARATOR ---
  39. baSysFolder could sometimes fail when testing for some 'All Users' folders in a XP system 
  40. --- RECORDSEPARATOR ---
  41. connected to a Server 2003 server. 
  42. --- RECORDSEPARATOR ---
  43. baWinHandle() returns the incorrect window in a full screen projector in MX 2004. 
  44. --- RECORDSEPARATOR ---
  45. baFolderExists failed when testing for the root folder of a network share folder; eg baFolderExists( 
  46. --- RECORDSEPARATOR ---
  47. "\\server\share" ). As a result, the file copying routines also failed when copying to these folders.
  48. --- RECORDSEPARATOR ---
  49.  
  50. --- RECORDSEPARATOR ---
  51. The following functions were new in version 3.6
  52. --- RECORDSEPARATOR ---
  53.  
  54. --- RECORDSEPARATOR ---
  55. CopyFileProgress, CopyXFilesProgress, XCopyProgress, Prompt, FolderSize, GetDisk, 
  56. --- RECORDSEPARATOR ---
  57. MultiDisplayInfo, SetMultiDisplay, MultiDisplayList.
  58. --- RECORDSEPARATOR ---
  59.  
  60. --- RECORDSEPARATOR ---
  61. The following changes were new in version 3.6
  62. --- RECORDSEPARATOR ---
  63.  
  64. --- RECORDSEPARATOR ---
  65. The text encryption routines now handle up to 24000 characters. 
  66. --- RECORDSEPARATOR ---
  67. baFileDateEx now gets the dates for folders as well as files. 
  68. --- RECORDSEPARATOR ---
  69. A new flag is added to baGetFilename - OFN_SHOWPLACES - 4194304 - which causes the dialog 
  70. --- RECORDSEPARATOR ---
  71. to show the Places bar, and also makes the dialog resizable. 
  72. --- RECORDSEPARATOR ---
  73. The "poweroff" option was added to baExitWindows, to support the poweroff feature of newer 
  74. --- RECORDSEPARATOR ---
  75. computers. 
  76. --- RECORDSEPARATOR ---
  77. More options added to baSysFolder. 
  78. --- RECORDSEPARATOR ---
  79. Support for the Lingo @ operator added